Release 10.1A: OpenEdge Development:
Java Open Clients
Preparing to generate proxies for a Java client on UNIX using Batch ProxyGen
![]()
To configure your UNIX environment to generate a predefined Java proxy using Batch ProxyGen:
- Install OpenEdge Development Server or 4GL Development on a UNIX system where you plan to run Batch ProxyGen.
- Make sure you have a JDK on your system, for ProxyGen to compile your Java proxies.
If you already installed an OpenEdge product that included a JDK, you do not need to perform this step.
- Using ProxyGen in Windows, specify the compiler location and
CLASSPATH, and save the ProxyGen project file (.xpxg). For more information, see OpenEdge Development: Open Client Introduction and Programming .- Copy the ProxyGen project file (
.xpxg) to any directory.- Make sure the Progress r-code for the proxy is accessible to your system.
- Make sure both the Propath syntax and the r-code paths relative to the Propath setting (defined in the project file) are valid on this system.
In the Propath on UNIX, Windows drive letters are ignored and back slashes (
\) are automatically changed to forward slashes (/). You also can use dot (.) as a Propath component on UNIX.- Run Batch ProxyGen by executing the
bproxygencommand. For more information, see the chapter on generating proxies and Web service definitions in OpenEdge Development: Open Client Introduction and Programming .
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |